Add GtkListBox
authorAlexander Larsson <alexl@redhat.com>
Mon, 10 Jun 2013 09:17:10 +0000 (11:17 +0200)
committerAlexander Larsson <alexl@redhat.com>
Thu, 13 Jun 2013 10:17:06 +0000 (12:17 +0200)
commite319867f80332435bae55de0709d27ed8cc1ee84
treeea0cad98a827a1650fb55213a328833a23b80c8e
parentd919c3ffbb6b79e8476f022cfd51932e2c48b742
Add GtkListBox

This is basically an import/rename of EggListBox from the row-widget
branch of egg-list-box.
gtk/Makefile.am
gtk/a11y/Makefile.am
gtk/a11y/gtklistboxaccessible.c [new file with mode: 0644]
gtk/a11y/gtklistboxaccessible.h [new file with mode: 0644]
gtk/a11y/gtklistboxaccessibleprivate.h [new file with mode: 0644]
gtk/gtk-a11y.h
gtk/gtk.h
gtk/gtklistbox.c [new file with mode: 0644]
gtk/gtklistbox.h [new file with mode: 0644]